home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / loa_and_the_island.swf / scripts / frame_212 / PlaceObject2_883_1436 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Text File  |  2008-03-17  |  115b  |  7 lines

  1. onClipEvent(load){
  2.    _visible = false;
  3.    _xscale = random(141) + 10;
  4.    _yscale = _xscale;
  5.    xmove = 0;
  6. }
  7.